Class - ParkingSite

Abstract D2LogicalModel.Extension.Approved.ParkingPublications.ParkingTablePublication.ParkingSite
A record containing static details of a parking site. Must be specialised as an 'Urban-' or 'InterUrbanParkingSite' or a 'SpecialLocationParkingSite'.

Inheritance

This is a specialization of the ParkingRecord class and it inherits all attributes and associations of that class.

List of attributes

Name Data Type Order Definition    
highestFloor Integer 3 Highest floor of the parking site. It is possible to have negative values here in case it is underground only. Must be higher or equal than 'lowestFloor'.    
lowestFloor Integer 4 Lowest floor of the parking site. Positive values may apply in case it is over ground only. Must be lower or equal than 'highestFloor'.    
parkingLayout ParkingLayoutEnum 1 Layout of the parking site.    
parkingReservation ReservationTypeEnum 0 Indication of whether a parking reservation service is available and/or mandatory.    
temporaryParking Boolean 5 Indicates that the parking site is on a temporary basis. It might close permanently within short notice or might only be partial equipped. The physical parking possibilities might be provisional, too.    
maximumParkingDuration Seconds 7 The maximum parking duration for a parking record, a parking space or a group of parking spaces (e.g. to avoid overnight parking). Inherited from ParkingRecord  
parkingAlias MultilingualString 1 Alternative name for the parking site or the group of parking sites. Inherited from ParkingRecord  
parkingDescription MultilingualString 2 Additional description of the parking site or the group of parking sites. Inherited from ParkingRecord  
parkingName MultilingualString 0 Name of the parking, i.e. name of the parking site or the group of parking sites. Inherited from ParkingRecord  
parkingNumberOfSpaces NonNegativeInteger 4 Number of parking spaces (attribute is used for a parking record as well as for a group of parking spaces). Inherited from ParkingRecord  
parkingOccupanyDetectionType OccupancyDetectionTypeEnum 10 Type of parking occupancy detection for a parking record, a parking space or a group of parking spaces, if any (balancing, single slot, ... ). Inherited from ParkingRecord  
parkingPrincipalNumberOfSpaces NonNegativeInteger 5 Number of parking spaces that are not assigned for a particular purpose. Inherited from ParkingRecord  
parkingRecordVersionTime DateTime 3 Date/time that this version of the parking record was defined. Inherited from ParkingRecord  
photoUrl Url 8 Specifies a URL at which a photo of the object in concern can be found. Inherited from ParkingRecord  
urlLinkAddress Url 9 A Uniform Resource Locator (URL) address pointing to a resource available on the Internet from where further relevant information may be obtained. Inherited from ParkingRecord  

Associations

Multiplicity From Role Role description Association Multiplicity To Role Role description  
0..* ParkingSite related to GroupOfParkingSites  
0..* Contact parkingSiteAddress related to 1 ParkingSite  
0..* Contact reservationService related to 1 ParkingSite  
ParkingUsageScenario related to ParkingSite  
0..1 OpeningTimes related to 1 ParkingSite  
0..1 ParkingStandardsAndSecurity related to 1 ParkingSite  
0..* ParkingAccess related to 1 ParkingSite  
0..1 GroupOfLocations emergencyAssemblyPoint related to 1 ParkingRecord Inherited from ParkingRecord
1 GroupOfLocations parkingLocation related to 1 ParkingRecord Inherited from ParkingRecord
0..1 Area entireArea related to ParkingRecord Inherited from ParkingRecord
1..* ParkingRecord related to 1 ParkingTable Inherited from ParkingRecord
0..* Contact emergencyContact related to 1 ParkingRecord Inherited from ParkingRecord
0..* Contact securityService related to 1 ParkingRecord Inherited from ParkingRecord
0..* Contact owner related to 1 ParkingRecord Inherited from ParkingRecord
0..* Contact servicePartner related to 1 ParkingRecord Inherited from ParkingRecord
0..* Contact operator related to 1 ParkingRecord Inherited from ParkingRecord
0..* Contact responisbleAuthority related to 1 ParkingRecord Inherited from ParkingRecord
1 ParkingSpaceBasics parkingSpace related to 1 ParkingRecord Inherited from ParkingRecord
0..1 TariffsAndPayment related to 1 ParkingRecord Inherited from ParkingRecord
0..1 ParkingAssignment onlyAssignedParking related to 1 ParkingRecord Inherited from ParkingRecord
1 ParkingSpaceBasics groupOfParkingSpaces related to 1 ParkingRecord Inherited from ParkingRecord
1 ParkingEquipmentOrServiceFacility related to 1 ParkingRecord Inherited from ParkingRecord
0..* PermitsAndProhibitions related to 1 ParkingRecord Inherited from ParkingRecord
0..1 ParkingAssignment prohibitedParking related to 1 ParkingRecord Inherited from ParkingRecord
0..* ParkingVMS related to 1 ParkingRecord Inherited from ParkingRecord
0..1 ParkingThresholds related to 1 ParkingRecord Inherited from ParkingRecord
0..1 RGBColour parkingColour related to 1 ParkingRecord Inherited from ParkingRecord
0..1 ParkingAssignment assignedParkingAmongOthers related to 1 ParkingRecord Inherited from ParkingRecord
0..* ParkingRoute related to 1 ParkingRecord Inherited from ParkingRecord
0..1 Dimension parkingRecordDimension related to 1 ParkingRecord Inherited from ParkingRecord

List of subclasses